projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40e9f91
)
Fixed gtk-docs typo in gtkcellarea.c
author
Tristan Van Berkom
<tristan.van.berkom@gmail.com>
Wed, 8 Dec 2010 13:30:03 +0000
(22:30 +0900)
committer
Tristan Van Berkom
<tristan.van.berkom@gmail.com>
Wed, 8 Dec 2010 13:31:33 +0000
(22:31 +0900)
gtk/gtkcellarea.c
patch
|
blob
|
history
diff --git
a/gtk/gtkcellarea.c
b/gtk/gtkcellarea.c
index 59b6231c953e8228459c829ffda894a53208dd94..96d9162be37e8d6c5a12a63c3b1fd23a91b3b49d 100644
(file)
--- a/
gtk/gtkcellarea.c
+++ b/
gtk/gtkcellarea.c
@@
-1844,7
+1844,7
@@
get_cell_by_position (GtkCellRenderer *renderer,
* Gets the #GtkCellRenderer at @x and @y coordinates inside @area and optionally
* returns the full cell allocation for it inside @cell_area.
*
- * Return
s
value: the #GtkCellRenderer at @x and @y.
+ * Return value: the #GtkCellRenderer at @x and @y.
*
* Since: 3.0
*/